Scrollbar.MouseUp Event
The mouse button was released inside the scrollbar at the location passed in to x,y. This event will not occur unless you return True in the MouseDown event.
Syntax
MouseUp ( x, y )
x
Integer
y